UCF STIG Viewer Logo

The cron.deny file must have mode 0600 or less permissive.


Overview

Finding ID Version Rule ID IA Controls Severity
V-4358 GEN003200 SV-38430r1_rule ECLP-1 Medium
Description
If file permissions for cron.deny are more permissive than 0600, sensitive information could be viewed or edited by unauthorized users.
STIG Date
HP-UX 11.31 Security Technical Implementation Guide 2013-10-17

Details

Check Text ( None )
None
Fix Text (F-31803r1_fix)
Change the mode of the cron.deny file.
# chmod 0600 /var/adm/cron/cron.deny